Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

number-looking like string should be escaped #282

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

kearfy
Copy link
Member

@kearfy kearfy commented Jun 13, 2024

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.

What is the motivation?

#281

What does this change do?

When the ident is a string, we will check if it can be parsed as an integer. If that is the case, it will be escaped

What is your testing strategy?

Added a test

Is this related to any issues?

Fixes #281

Have you read the Contributing Guidelines?

@kearfy kearfy merged commit a9e10f5 into main Jun 13, 2024
3 checks passed
@kearfy kearfy deleted the micha/escape-ident-string-looking-like-number branch June 13, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Record links inside results of select() not serialized properly?
1 participant